Working with SQL Scripts.
While scripts can be executed withing Database Editor with help of Mini SQL Editor window the best place to work with SQL scripts is Query Analyzer. Query Analyzer has additional script navigation panel to help you locate specific object in the script:
Interbase/Firebird Development Studio also supports script language extentions that allow you to put object descriptions in the database and control your sql script execution.